home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 015a / rendir10.zip / RENDIR.DOC < prev    next >
Text File  |  1993-03-16  |  6KB  |  181 lines

  1.          
  2.          
  3.          +============================================+
  4.          |                                            |
  5.          |                                            |
  6.          |            Rename Directory 1.0            |
  7.          |   Copyright (C) 1993 All Rights Reserved   |
  8.          |                                            |
  9.          |                                            |
  10.          +============================================+
  11.  
  12.  
  13. IMPORTANT INFORMATION - DISTRIBUTION AND LICENSING
  14. ==================================================
  15.      RENDIR carries no warranties expressed or implied.  It is
  16. solely up to the user to determine its suitability for use on
  17. his/her machine.
  18.      This program is distributed as a ZIP file containing the 
  19. RENDIR program and its associated documentation. Copying and
  20. redistribution is encouraged, but must be the original,
  21. unmodified file containing this documentation, and the transfer
  22. must not carry any fee or charge specific to this program.
  23.      RENDIR is made available on a 'try before you buy' basis.
  24. It is not crippled in any way.
  25.      Single-user license is $5.00 (US Funds) which should be
  26. mailed to the address found on the registration form. 
  27. Registration is required if RENDIR is used after the 30 day trial 
  28. period.  Please use the registration form at the end of this 
  29. document.
  30.  
  31.  
  32. INTRODUCTION
  33. ============
  34.      At times, you may want to change the name of a directory, 
  35. and have tried to do so by using DOS's REN command.  Unfortunately,
  36. DOS's REN only works for Files, not Directories.  RENDIR will solve
  37. this problem.  RENDIR is short for Rename Directory.
  38.  
  39.  
  40. REQUIRED FILES
  41. ==============
  42.      RENDIR is distributed as two files.  The files are:
  43.  
  44.        RENDIR.EXE      -The program
  45.        RENDIR.DOC      -This documentation file
  46.  
  47.  
  48. INSTALLATION
  49. ============
  50.      To install RENDIR, copy the RENDIR.EXE file into any directory.
  51. Also remember to set a PATH to the directory you selected.
  52. The recommended place for RENDIR is in the DOS directory of your
  53. hard drive, usually C:\DOS.
  54.  
  55.  
  56.                                      
  57.                                      
  58.                                      
  59.                                      
  60.                                      1
  61.  
  62.  
  63. RUNNING RENDIR
  64. ===========
  65.      The RENDIR program expects two directory names to be specified on
  66. the command line.  To get information on RENDIR, type "RENDIR /?"
  67.  
  68.      The correct synatx is RENDIR Directory1 Directory2.
  69. Directory1 is the source name that you want to change.  Directory2
  70. is the target name that you want to change to.
  71.      
  72.      Let us suppose that you have the following directory tree:
  73.  
  74. C:.
  75. ├───TEMP
  76. ├───MYSTUFF
  77. └───DOS
  78.  
  79. If you were to issue the command RENDIR MYSTUFF GAMES, the
  80. directory called MYSTUFF will be renamed to GAMES.  Below is
  81. the same directory tree after issuing the command.  RENDIR works
  82. almost exactly like DOS's REN command.
  83.  
  84. C:.
  85. ├───TEMP
  86. ├───GAMES
  87. └───DOS
  88.  
  89.  
  90. HISTORY
  91. =======
  92.  
  93.   Version 1.0
  94.      * Everything is working as expected.  
  95.   
  96.                                      
  97.                                      
  98.                                      
  99.                                      
  100.                                      
  101.                                      
  102.                                      
  103.                                      
  104.                                      
  105.                                      
  106.                                      
  107.                                      
  108.                                      
  109.                                      
  110.                                      
  111.                                      
  112.                                      
  113.                                      
  114.                                      
  115.                                      
  116.                                      
  117.                                      
  118.                                      
  119.                                      
  120.                                      2
  121.  
  122.  
  123.                       RENDIR 2.3 Registration Form
  124.                 ***** Please Type or Print Clearly *****
  125.  
  126.  
  127.  
  128. Name:____________________________________________________
  129.  
  130.  
  131. Address:_________________________________________________
  132.  
  133.  
  134.         _________________________________________________
  135.  
  136.  
  137. City/State_______________________________________________
  138.  
  139.  
  140. Zip/Postal Code__________________________________________
  141.  
  142.  
  143.  
  144.   ***** 
  145.   *   * Telephone number_________________________________
  146.   *   *
  147.   * O * Computer description, configuration, chip set, etc.
  148.   *   *
  149.   * P * _________________________________________________
  150.   *   *
  151.   * T * _________________________________________________
  152.   *   *
  153.   * I * _________________________________________________
  154.   *   *
  155.   * O * Comments_________________________________________
  156.   *   *
  157.   * N * _________________________________________________
  158.   *   *
  159.   * A * _________________________________________________
  160.   *   *
  161.   * L * _________________________________________________
  162.   *   *
  163.   *   * _________________________________________________
  164.   *   *
  165.   ***** _________________________________________________
  166.  
  167.  
  168.         Cost: $5.00 ( U.S. funds, check or money order) 
  169.  
  170.         Mail to: Direct Logic Systems
  171.                  7859 Oakdale Avenue
  172.                  Canoga Park, Ca 91306
  173.  
  174.  
  175.  
  176.  
  177.  
  178.                                      
  179.                                      
  180.                                      3
  181.